@charset "utf-8";
/* CSS Document */

/*导航页面*/
.daohang-content{
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
} 
@media screen and (max-width: 1062px){
	.daohang-content{
		width: 100%;
		margin-top: 20px;
	}
}
@media screen and (max-width: 680px){
	.daohang-content{
		width: 100%;
		margin-top: 10px;
	}
}

	/*百度搜索*/
.baidu{
	width: 97%;
	padding-bottom: 12px;
	border-radius: 5px;
}
.baidu img{
	height: 50px;
	margin-bottom: 10px;
	display: block;
}

.logo{
	height: 50px;
	padding-bottom: 18px;
	font-size: 42px;
    font-weight: bold;
}
.baidu-input-1{
    width: 500px;
    height: 42px;
    box-sizing: border-box;
    margin-right: -5px;
    border-radius: 50px;
    border: none;
    border: 1px solid rgba(151,151,151,0.5);
    text-indent: 10px
}
.baidu-input-1:focus{
	border: 1px solid rgba(32,118,235,0.8);
}
.baidu-input-2{
    width: 100px;
    height: 42px;
    margin-left: -30px;
    background: #3a82ed;
    border: none;
    color: #fff;
    font-size: 10px;
    cursor: pointer;
    border-radius: 50px;
}
@media screen and (max-width: 757px){

}
@media screen and (max-width: 651px){
	.baidu-input-1{
		width: 500px;
		height: 30px;
	}
	.baidu-input-2{
		height: 30px;
	}
	.baidu img{
		width: 200px;
	}

}

@media screen and (max-width: 590px){
	.baidu-input-1{
		width: 400px;
	}
}
@media screen and (max-width: 511px){
	.baidu-input-1{
		width: 282px;
		height: 40px;
		float: left;
		margin-left: 22px;
	}
	.baidu-input-2{
		height: 40px;
		
	}
	.daohang-content{
		width: 100%;
	}
}
@media screen and (max-width:401px){
	.baidu-input-1{
		width: 250px;

	}

}
@media screen and (max-width:336px){
	.baidu-input-1{
		width: 200px;

	}

}



.baidu h3{
	margin-top: 30px;
	color: rgba(114,114,114,1.00);
	cursor: pointer;
}
.daohang-sousuo{
	width: 50px;
	height: 40px;
	display: inline-block;
	background-color: aqua;
}


/*导航链接*/
.daohang-buttom{
	width:97%;
	margin-top: 20px;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	transition: all 0.5s;
}

.daohang-buttom img{
	width: 40px;
	height: 20px;
	cursor: pointer;
}
.daohang-buttom h1{
	color: #fff;
	padding-top: 2px;
}
.daohang-lianjie{
	background-color: #fff;
	width: 200px;
    margin: 1px;
    height: 74px;
	float: left;
	border-radius: 5px;
	border: 1px solid rgba(151,151,151,0.5);
	box-shadow: 1px 2px 3px #f2f6f8;
	margin-bottom: 3px;
	transition: all .3s;
	cursor: pointer;
	overflow: hidden;
}
.daohang-lianjie:hover{
	  transform: translateY(-5px);
}
.daohang-link{
	margin-top:10px;
}
.daohang-youlian{
	background-color: #fff;
	width: 200px;
    margin: 1px;
    height: 44px;
	float: left;
	border-radius: 5px;
	border: 1px solid rgba(151,151,151,0.5);
	box-shadow: 1px 2px 3px #f2f6f8;
	margin-bottom: 3px;
	transition: all .3s;
	cursor: pointer;
	overflow: hidden;
}
.daohang-biaoti{
	width:320px;
	height:50px;
	background-color:#3a82ed;
	cursor: pointer;
    border-radius: 50px;
	line-height:48px;
}

.daohang-keywords{
	width:100%;
	
	background-color:#000;
	margin:8px 0;	
}
.daohang-keywords p{
	line-height:24px;
	font-size: 14px;
	color:#fff;
	
}
.daohang-ft{
	padding: 10px 0;
}


/*导航logo*/
.daohang-logo{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 10px;
}
.daohang-logo img{
	width: 21%;
	height: 21%;
	border-radius: 50%;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	vertical-align:middle;
}
.daohang-logo span{
	color:#4271EF;
	font-size: 20px;
	font-weight: bold;
}
.daohang-shuoming p{
	color: #878484;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
	white-space:normal
	
}
@media screen and (max-width:1495px){
	.content{
		width: 850px;
		margin: 0 auto;
	}
}
@media screen and (max-width:1184px){
	.content{
		width: 600px;
		margin: 0 auto;
	}
}
@media screen and (max-width:740px){
	.daohang-lianjie{
		width: 200px;
	}
	.content{
		width: 480px;
		margin: 0 auto;
	}
	.daohang-youlian{
		width: 200px;
	}
}
@media screen and (max-width:473px){
	.daohang-lianjie{
		width: 180px;
		height:68px;
		margin: 4px 10px;
	}
	.daohang-youlian{
		width: 180px;
	}
	.daohang-logo span{
		font-size: 15px;
	}
	
	.content{
		width: 430px;
		margin: 0 auto;
	}
}
@media screen and (max-width:430px){
	.daohang-lianjie{
		width: 150px;
		height:68px;
		margin: 4px 10px;
	}
	.daohang-youlian{
		width: 150px;
		margin: 10px;
	}
	.content{
		width: 350px;
		margin: 0 auto;
	}
	.logo span{
		font-size: 30px;
	}
}
@media screen and (max-width:347px){
	.daohang-lianjie{
		width: 80%;
		min-width: 100px;
	}
	.daohang-youlian{
		width: 80%;
		min-width: 100px;
	}
	.content{
		width: 80%;
		margin: 0 auto;
	}
}


/*头部*/

.head{
	width: 100%;
	height: 80px;
	background-color: #fff;
	box-shadow: 1px 1px 5px #333333;
	position: fixed;
	top: 0;
	z-index: 1;
}

.head h1{
	display: inline-block;
	margin-left: 20px;
	line-height: 80px;
	color: #434343;
}
.openclose{
	display: inline-block;
}
.openclose img{
	width: 30px;
	height: 30px;
	cursor: pointer;
	vertical-align: middle;
	margin-bottom: 12px;
	margin-left: 30px;
	background-image: url(../images/icon/right.png);
}
.head-right {
	float: right;
	line-height: 80px;
	color: #606060;
	font-size: 20px;
	width: 110px;
}
.head-right p{
	display: inline-block;
}
.head-right img{
	width: 30px;
	height: 30px;
	vertical-align:sub;
	cursor: pointer;
}
@media screen and (max-width: 600px){
		.head{
		width: 100%;
		height: 60px;
		background-color: #fff;
		box-shadow: 1px 1px 5px #333333;
		position: fixed;
		top: 0;
	}
		.head h1{
			display: inline-block;
			margin-left: 10px;
			line-height: 60px;
			color: #434343;
		}
		.openclose img{
			width: 30px;
			height: 30px;
			cursor: pointer;
			vertical-align: middle;
			margin-bottom: 12px;
			margin-left: 10px;
		}
	.head-right {
		float: right;
		display: inherit;
		line-height: 60px;
		color: #606060;
		font-size: 20px;
		width: 80px;

	}
}
/*底部*/
.buttom{
	font-size: 13px;
	margin-top: 30px;
	width: 97%;
	background-color: #fff;
	line-height: 20px;
	color: #676767;
	cursor: pointer;
	
}
.buttom span:hover{
	color: #F54D50;
}
























@keyframes close{
	from{
		width:240px;
	}
	to{
		width:0px;
	}
}
@keyframes contentleft{
	from{margin-left: 240px;}
	to{margin-left:0px;}
}



#box{	
	width: 100%;
	position: absolute;
}

.bottom{
	width: 100%;
	height: 900px;
	background-color: #f5f5f5;
	margin-top: 80px;
}

@media screen and (max-width: 600px){
  /* 手机端CSS代码 */

	.bottom{
		width: 100%;
		height: 900px;
		background-color: #f5f5f5;
		margin-top: 60px;
	}
}
/*侧边栏*/
#left{
	z-index: 1;
	position: fixed;
	width: 250px;
	top: 80px;
	left: -250px;
	bottom: 0;
	background-color: #414E63;
	transition: all 1s;
	/*animation:close 2s forwards;*/
	
}
@media screen and (min-width: 600px){
  /* 电脑端CSS代码 */
	
	
}


@media screen and (max-width: 600px){
  /* 手机端CSS代码 */

	#left{
		position: fixed;
		width: 250px;
		top: 60px;
		left: -250px;
		bottom: 0;
		background-color: #414E63;
		transition: all 1s;
		/*animation:close 2s forwards;*/

	}
}
.touxiang{
	width: 100%;
	height: 200px;
	float: left;
}
.touxiang p{
	color: rgba(204,204,204,1.00);
	font-size: 13px;
	padding-top: 10px;
}
.touxiang img{
	width: 120px;
	height: 120px;
	border-radius: 100%;
	margin-top: 30px;
	transition: all 2s;
	right:0px;
	border: 5px solid rgba(255,255,255,0.3);
}
#left ul{
	width: 100%;
}
#left ul li{
	padding-left: 50px;
	width: 80%;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 20px auto;
	cursor: pointer;

}
#left ul a{
	color:rgba(255,255,255,0.6);
	font-size: 15px;
	margin: 0 auto;
}
#left ul a:hover{
	color: rgba(232,232,232,1.00);
}
.cebianlan img{
	width: 20px;
	height: 20px;
	vertical-align:sub;
}
#left ul li:hover{
	background-color: rgba(177,177,177,0.3);
	
}
/*内容*/
#right{
	height:900px;
	
	/*animation:contentleft 2s forwards;*/
	transition: all 1s;
}
#jieshao{
	width: 100%;
}
.jieshao-head{
	width: 100%;
	overflow:hidden;
	background: url(../images/bg-1.png) fixed; 
}
.jieshao-head-content{
	margin: 0 auto;
    width: 60%;
    padding: 0 1.25em;
    box-sizing: content-box;

	
}
@media screen and (max-width: 1579px){
	.jieshao-head-content{
	margin: 0 auto;
    width: 100%;
    padding: 0 1.25em;
    box-sizing: content-box;

	
}
	
}
@media screen and (max-width: 600px){
	.jieshao-head-content{
		margin: 0 auto;
		width:90%;
		padding: 0 1.25em;
		box-sizing: content-box;
		
		min-height: 470px;
	}
}
.jieshao-head-content h1{
	padding-top: 5vh;
	font-weight: bold;
}
.jieshao-pailie{
	width: 20%;
	float: left;
	margin: 0 30px;
	font-size: 15px;
	line-height: 50px;
}
@media screen and (max-width: 600px){
		.jieshao-pailie{
			width: 90%;
			margin: 0 10px;
		}
}
.jieshao-pailie p{
	color: rgba(86,86,86,1.00);
}
.jieshao-skill{
	width: 100%;
	background-color: #f0ad4e;

	overflow: hidden;
}
.jieshao-skill-content{
	width: 60%;
	min-height: 400px;
	margin: 0px auto;
	
}
@media screen and (max-width: 1579px){
	.jieshao-skill-content{
		width: 100%;
		min-height: 400px;
		margin: 0px auto;
	
	}
	
}

.jieshao-skill-content h1{
		font-weight: bold;
		padding-top: 1vh;
		}
.jieshao-skill-pailie{
	width: 100%;
	overflow: hidden;
	margin:20px auto;
}
.jieshao-skill-pailie-lie{
	width: 28%;
	float: left;
	min-height: 200px;
	margin: 25px;
	background-color:rgba(248,248,248,0.6);
}
.jieshao-skill-pailie-lie img{
	margin-top:20px;
	width: 92px;
	height: 92px;
}
.jieshao-skill-pailie-lie p{
	margin:10px;
	color: rgba(92,92,92,1.00);
}
@media screen and (max-width: 600px){
		.jieshao-skill-content{
			width: 100%;
			min-height: 400px;
			margin: 20px auto;
		}
		.jieshao-skill-content h1{
			margin-left: 20px;
		}
		.jieshao-skill-pailie{
			width: 100%;
			margin:10px auto;
			position: relative;
			background-color:rgba(248,248,248,0.6);
		}
		.jieshao-skill-pailie-lie{
			width:33%;
			min-height: 200px;
			display: inline;
			margin:20px auto;
			background:none;
			
		}
}
/*成品展示*/
#chengping{
	position: relative;
	width:100%;
	background-color: #f5f5f5;
	min-height: 310px;
}

.img-item{
	position: absolute;
	width: 100%;
	display: none;
	transform: all 1s;
}
		/*成品展示轮播按钮*/
.btn-wrap{
	height: 50px;
	position: absolute;
	right: 5px;
}
@media screen and (min-width: 1200px){
	.btn-wrap{
		height: 50px;
		width: 250px;
		position: absolute;
		right: 5px;
	
	}
}
.btn-item{
	width: 8px;
	height: 8px;
	display: inline-block;
	border: 2px solid rgba(0,0,0,0.4);
	margin-top: 15PX;
	border-radius: 50%;
	cursor: pointer;
}

.btn-item:hover{
	background-color: rgba(37,37,37,0.9);
}

.btn-yanxia{
	background-color: rgba(37,37,37,0.9);
}

.img-item-sm{
	position: absolute;
	top:0;
	background-color:rgba(0,0,0,0.5);
}
.img-item-sm h1{
	line-height: 70px;
	margin:0 10px;
	color: rgba(245,66,69,1.00);
	
}

/* 客服插件 css 代码块 */

.kefu_style{display:none;}
@media screen and ( max-width:500px ){
.kefu_style{display:block;position: fixed;width:100%;height:50px;line-height:50px;bottom:0;left: 0;font-size:13px;z-index:100000000000000000;}
.kefu_style ul{}
.kefu_style li{float:left;text-align:center;border-top: #B2B2B2 1px solid;position:relative;height:50px;}

.kefu_style li:nth-child(1){width:calc(50% - 1px );background-color:#009ad6;border-right:#ddd 1px solid;}
.kefu_style li:nth-child(1) a{display:block;}

.kefu_style li:nth-child(2){width:50%;background-color:#FF0000;font-size:16px;}
.kefu_style li:nth-child(2) a{color:#fff;display:block;}


/* .kefu_style li:nth-child(1):before{content:"";width:50px;height:22px;position:absolute;left:calc( 50% - 11px );top:5px;background:url(/kefu/img/my-chat-2.png) no-repeat;background-size:22px 22px;}*/
}

/*  客服插件 代码块 END */
